home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8454 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  703 b 

  1. Path: u-psud.fr!usenet
  2. From: Epstein Gerard <Gerard.Epstein@obspm.fr>
  3. Newsgroups: comp.lang.c
  4. Subject: Help : Code Ressource link with THINK C 7.04
  5. Date: Mon, 04 Mar 1996 14:38:01 -0800
  6. Organization: Observatoire de Meudon
  7. Message-ID: <313B70C9.560@obspm.fr>
  8. NNTP-Posting-Host: mesioe.obspm.fr
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. I have some trouble when I compile a C ANSI source with THINK C 7.04
  15.  
  16. The project is composed of the .C source and the mactraps Library
  17.  
  18. Think C send link errors :
  19.     undefined fclose
  20.     undefined fopen
  21.     undefined fgets ...etc
  22. How it is possible to get rid of this problem
  23.  
  24.  
  25. Thank you.
  26.